home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Private: Geographic
/
Private: Geographic.iso
/
SHOP.DIR
/
00038.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-03-25
|
174 b
|
15 lines
on mouseEnter
cursor([cast "curs", cast "mask"])
go("triplexmag")
end
on mouseLeave
cursor(-1)
go("magazine")
end
on mouseUp
cursor(-1)
go(1, "triplexmag")
end